PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFIdMap Class / getCosIdTree Method
In This Topic
    getCosIdTree Method
    In This Topic
    Gets the COS ID tree.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFCosObject getCosIdTree()

    Return Value

    The COS ID tree.
    See Also